home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 Mobile / Chip_Mobile_2001.iso / palm / business / q2palm / q2palm.exe / install info and help.txt < prev    next >
Text File  |  2000-03-13  |  8KB  |  107 lines

  1. Q2Palm
  2.  
  3. I. Introduction & Requirements
  4. II. What is QIF
  5. III. Installing Q2Palm & Selecting Date Style
  6. IV. Using Q2Palm
  7. V. Using ThinkDB Desktop
  8. VI. Viewing Q2Palm data on the Palm with ThinkDB
  9. VII. Transferring Q2Palm stock data to TinyStocks Stock Manager
  10. VIII. Data flow diagram for mobile finances
  11.  
  12.  
  13. I. Introduction & Requirements
  14.  
  15. Q2Palm is a Windows-based application that summarizes your personal finances, enabling research of your expenses, income, and securities performance, on your Palm OS handheld device.  Q2Palm accomplishes this by, first: interpreting Quicken Interchange Format (QIF).  Then, the data is summarized into CSV files (comma-separated values).  These CSV files can then be imported into a spreadsheet, database such as ThinkDB, or other third-party software such as TinyStocks Stock Manager (1.3 or later).
  16.  
  17. On a Palm OS-based handheld, the data produced by Q2Palm can be viewed using several different "small-footprint" database systems.  I have chosen ThinkDB, by ThinkingBytes, Inc., because it is feature-rich, while maintaining simplicity and consuming very little memory.  Of course, you can choose any database you like - but to save you the work of setting up a database, a set of starter tables is included with Q2Palm (these are ThinkDB database templates with custom lists, views and filters, etc.).  Feel free to customize these tables, enjoy them, and/or create your own.
  18.  
  19. II. What is QIF
  20.  
  21. Quicken Interchange Format is the premier format for exporting transactions from your home finance software.  The two primary products on the market for managing home finances (and the only two products tested with Q2Palm) are Intuit Quicken, and Microsoft Money.  I expect that nearly every version of both products support the export of QIF.  If you find a version of either product that does not, please contact me so I can be more specific in the future.
  22.  
  23. III. Installing Q2Palm
  24.  
  25. From the zip file, extract the Q2Palm.exe program to any folder.  Consider creating a single directory for storing Q2Palm, QIF files, and Q2Palm reports (the summarization data), just for convenience.
  26.  
  27. To use the ThinkDB templates provided, these templates must first be placed in the proper directory. This directory is the backup directory of your HotSync username, i.e., c:\palm\yourname\backup.  A quick way to automatically place these files in this special directory is to simply use ThinkDB Desktop to perform an 'Open' (browse for the template file) and 'Save & Install' (from the File menu, the button, or Ctrl-I).
  28.  
  29. Date Styles: As default, all dates produced by Q2Palm are in mm/dd/yyyy.  To have Q2Palm create dates with day before month (dd/mm/yyyy), modify the Q2Palm.prefs file with the line that reads "dateStyle = mmddyyyy" and change it to read "dateStyle = ddmmyyyy".  The new version of Q2Palm has to be run at least once, and then exited, for the proper Q2Palm.prefs file to exist - and this file can be found in the same directory as the Q2Palm.exe itself.
  30.  
  31. IV. Using Q2Palm
  32.  
  33. * Export the transaction data from your home finance software. 
  34.   * MS Money users: IMPORTANT: please choose the "Strict QIF" technique of exporting QIF.
  35.   * Quicken users: 
  36.     * IMPORTANT: in the Account pull-down menu, "All Accounts" is located at the top of the list.  You probably want to select this option, as it has more meaning than only exporting transactions for a single account.
  37.     * Check the 'Transactions' checkbox.
  38.     * If you are reporting on Stock transactions, check the "Security Lists" checkbox if you want access to stock ticker symbols (currently only useful in the Stock Manager import file). 
  39. * Launch Q2Palm
  40. * Using Q2Palm, Browse for the QIF file (or, as with all file paths in this dialog, select a previously-entered path from the pull-down menu).
  41. * Click "Interpret File".
  42. * Once the status reads "Done", check the boxes next to the desired reports, and assign filenames.
  43. * If creating a Stock Manager import file, click the "Edit Properties" button, to configure the contents of the import file, as desired.
  44. * Click "Publish QIF Summarizations".  The files specified in the previous step now contain the summarized data.
  45. * To create reports for other QIF files, or to start over, click "Restart".
  46. * Close the dialog when completed.
  47.  
  48. V. Using ThinkDB Desktop
  49.  
  50. Once Q2Palm has built the Summarization files, we are ready to import the data into ThinkDB, using ThinkDB Desktop (for Windows).
  51.  
  52. The first time you use ThinkDB Desktop with Q2Palm, you must use the Conversion Specs wizard, in the Import utility, to associate fields of the Q2Palm Summary files with fields of their corresponding ThinkDB databases. 
  53.  
  54. VERY IMPORTANT:  Before importing Q2Palm summaries to the ThinkDB templates that have been provided (TDB_tableName.pdb), these templates need to be placed in a special directory - see "Installing Q2Palm" (III) for details.
  55.  
  56. Once the templates are in the appropriate directory as described above, use the Conversion Specs wizard to associate fields.  Luckily, despite the number of steps listed, this process is quick. Here are all the steps for your reference:
  57.  
  58. 1) File | Import/Export (or Ctrl-M)
  59. 2) 'New' conversion spec
  60. 3) Give a Name for the spec, i.e., Category Specs, StockTx Specs, and StockSummary Specs for the three templates.
  61. 4) Click the tab 'text-delimited'
  62. 5) Select comma as Delimiter
  63. 6) Check the 'First record contains field names' checkbox.
  64. 7) Select the ThinkDB template from the ThinkDB database pull-down menu
  65. 8) Click Next.
  66. 9) Click "<- All" to associate all fields. 
  67. 10) Say 'yes' to 'Use first field as categories'.
  68. 11) From here, I've found that the default field types are fine, but sometimes not perfect.  For example, you might want floating point instead of integer dollars (or vice versa).  To override the default type assignments, double-click the ThinkDB field and select the field type and number of desired decimal points, etc.
  69. 12) Select 'Next' and 'Finish' to complete the association process.
  70.  
  71. Finally, each time you want to refresh your ThinkDB databases with new Q2Palm summaries, just select 'Run' on the desired Conversion Spec of the Import/Export window.  Then your subsequent HotSync deploys the data!
  72.  
  73. VI. Viewing Q2Palm data on the Palm with ThinkDB
  74.  
  75. Customize your own views, filters, expressions, .. analyze your spending habits, and even beam (infrared) databases to your colleagues!
  76.  
  77. Consider creating custom filters to do per-stock reporting.  For example, the filter "Security = Microsoft" will show only those stock trades, etc.
  78.  
  79. Enjoy!  Visit ThinkingBytes on the web to learn more about ThinkDB.
  80.  
  81. VII. Transferring Q2Palm stock data to TinyStocks Stock Manager
  82.  
  83. Once Q2Palm has produced the Stock Manager import file (as in IV. Using Q2Palm), you need to specify the path of that import file to the Stock Manager synchronization conduit.  The quickest way to do this, to avoid browsing for the file, is to copy (Ctrl-C or right-click) the full file path to the clipboard, as it appears in the Q2Palm window.  Then, right-click your HotSync Manager on your taskbar and select 'Custom'.  You are now only a few keystrokes away.  Double-click the Stock Manager conduit from the list, and a window will appear (as in the URL below).  Finally, Click "Import Data at next HotSync", and paste the file path.  This process needs to be repeated each time you have new stocks to transfer to the Palm.
  84.  
  85. Stock Manager HotSync Conduit: http://palmstocks.net/docs.html#conduit
  86.  
  87. Since multiple imports of data to Stock Manager are likely to result in duplicate records, you may consider deleting the Stock Manager database "StockMgrDB" from the Palm before doing your import.
  88.  
  89. Good luck!  And feel free to email me with any questions you may have.
  90.  
  91. Contact Information:
  92.  
  93. Q2Palm, by Logan Fabyanske.
  94. Email: Q2Palm@sihope.com
  95. Available for purchase or demo from www.PalmGear.com or www.handango.com.
  96.  
  97. ThinkDB, by ThinkingBytes, Inc.
  98. www.thinkingbytes.com
  99.  
  100. Stock Manager, by TinyStocks.com
  101. www.tinystocks.com
  102.  
  103. Pocket Quicken, by LandWare, Inc.
  104. www.landware.com
  105.  
  106. Ultrasoft Money, by Ultra Software Systems, Ltd.
  107. www.ultrasoft.com